Welcome![Sign In][Sign Up]
Location:
Search - USB VC

Search list

[OS programfca570c16e27

Description: 用VC实现USB接口的编程,读取来自硬件设备的数据-VC in USB interface programming, read the data from hardware devices
Platform: | Size: 1390592 | Author: cuijie | Hits:

[SCMMyUsbDeviceTestApp

Description: 测试USB开发板的上位机程序,用VC写的,实现与USB的通信-Test USB development board host computer program written with VC, and the USB communication
Platform: | Size: 5528576 | Author: 刘伟平 | Hits:

[Windows Developwin7usb

Description: 用VC++开发的用于Windows7系统的usb示例驱动,以供学习-Sample usb driver for Windows7 system VC++ development for learning
Platform: | Size: 2983936 | Author: 刘伟平 | Hits:

[USB developVCaUSB

Description: VC++实战USB接口编程(示例),可供开发USB的人员作为参考-the USB Interface program
Platform: | Size: 32768 | Author: yyds20006 | Hits:

[Communicationiiuo442

Description: Direct RS485 serial port operatio Visual C++6.0 environment applica Vc ds18b20 PC-based program RS232 serial communication with a VS2005 on the use of a serial com This is a 20 on the serial commun Visual C++6.0 environment using M this is a program of usb-rs232 PC windows to achieve serial comm STM32 cortex-m3 microcontroller 4 Serial testing procedures, the se Visual C++ USART communication Zstack serial flow analysis, a de PC software serial microcontrolle can code VB and serial communication, teac Using Keil C51 MCU and a PC seria linux environment using serial co CC2430 communication between the it is a project of visual basic t a relatively complete serial comm The example of uart in Windows a very complete source Kawaguchi Based on news Windows s-Direct RS485 serial port operatio Visual C++6.0 environment applica Vc ds18b20 PC-based program RS232 serial communication with a VS2005 on the use of a serial com This is a 20 on the serial commun Visual C++6.0 environment using M this is a program of usb-rs232 PC windows to achieve serial comm STM32 cortex-m3 microcontroller 4 Serial testing procedures, the se Visual C++ USART communication Zstack serial flow analysis, a de PC software serial microcontrolle can code VB and serial communication, teac Using Keil C51 MCU and a PC seria linux environment using serial co CC2430 communication between the it is a project of visual basic t a relatively complete serial comm The example of uart in Windows a very complete source Kawaguchi Based on news Windows s
Platform: | Size: 3072 | Author: randex | Hits:

[CommunicationUSBCAN-test

Description: 在VC平台上开发CAN通讯的小例程。采用CAN转USB的小模块-VC platform on the development of CAN communication routines. Small modules for CAN to USB
Platform: | Size: 4646912 | Author: 朱梦非 | Hits:

[Windows Developvc_usb

Description: 这个VC++代码需要有一定基础的开发者阅读,特别是对如何识别USB设备及USB基本原理有一定了解的开发者比较适用。程序主要演示了如何编写高层应用与USB接口通信。-This VC++ code needs to be a basis for developers to read, especially how to recognize the USB device and USB basic principles of a certain understanding of the development of more suitable. Program demonstrates how to write high-level application with USB communication.
Platform: | Size: 39936 | Author: 陈有良 | Hits:

[Driver DevelopSource_0_2

Description: VC++ 实现对各种不同的光模块调试,还有内置USB接口,可以看哈,很不错的。-VC++ debugging on a variety of optical modules, as well as built-in USB interface, you can see Ah, very good.
Platform: | Size: 7984128 | Author: gong | Hits:

[OS programscxt

Description: 首先,感谢盒子的朋友们无私的精神(尤其是麻子哥,抄过你不少代码呦~)。在盒子里学到了太多的东西(好多太高深看8懂:P)总觉着不上传点东西分享一下很愧疚...... 前几天在学习监测硬件是否变化时发现了VC版的“闪盘小偷”代码,为了学习将其改成了DELPHI版,大家一起研究。 程序功能:监视是否有移动存储设备插入,如果插入将其内容拷贝到指定目录中. 实现原理:当Windows系统的硬件设置发生变化时,系统将会向所有应用程序发送一条WM_DEVICECHANGE消息.当有设备被禁止或激活时(比如我们插入光盘,从光驱中取出光盘,或者在系统设备中删除或禁止打印端口),该消息的wParam参数分别被指定为DBT_DEVICEARRIVAL(设备安装完毕)和DBT_DEVICEREMOVECOMPLETE(设备移除完毕),根据这两个参数可以判断闪存是否存在,lParam参数指向一DEV_BROADCAST_HDR结构,该结构中的dbch_devicetype成员是变化设备的类型,当该值为DBT_DEVTYP_VOLUME时,表明一个带有卷标名的驱动器发生了变化,一般情况下该驱动器既为光驱. 其他:Ctrl+Alt+F12退出程序-usb get file .. u know .
Platform: | Size: 9216 | Author: sjljf | Hits:

[Driver DevelopVCPDDK_USB

Description: 用VC写的 USB驱动程序 跟 界面 要安装 DDK-VC write USB driver with the interface you want to install the DDK
Platform: | Size: 6217728 | Author: 刘成龙 | Hits:

[Windows DevelopvivUsb

Description: vc通过ReadFile读取Hid设备数据。编译时需要ddk类库。-VC read the data from USB HID device by ReadFile API function. The project need the DDK when it been complier.
Platform: | Size: 4107264 | Author: 111111 | Hits:

[Windows DevelopVVC_USB_ACTIVC

Description: 基于VC的USB接口通信程序设设计,使用控件-No -Set design, using control-No USB interface communication program based on VC
Platform: | Size: 190464 | Author: moderate | Hits:

[USB developtestUSB

Description: 打开USB设备,获取句柄以后,进行读写操作的VC程序-Open USB device, to get the handle, read and write operations of the VC program
Platform: | Size: 49152 | Author: zjen | Hits:

[GUI Developprintmain

Description: VC平台下的Cypress公司USB控制程序-The VC platform Cypress USB control procedures
Platform: | Size: 5007360 | Author: codelover | Hits:

[Driver DevelopVCtoUSB

Description: VC编程实现与USB设备通信,可以读写操作。PC侧的demo-VC programming to communicate with the USB device, you can read and write operations. PC side demo
Platform: | Size: 502784 | Author: 佟学圣 | Hits:

[Com PortUsbcan111

Description: 用VC++语言开发的基于USB的串口通讯小程序-VC++ USB-based serial communication program developed
Platform: | Size: 1243136 | Author: 王峰前 | Hits:

[Communicationpc_code

Description: 使用vc++开发pc端usb应用软件实例,上传下载一个语音压缩文件,将该上传的文件转成wave格式,可实现pc播放-realize the usb application example.upload and download a file.which can convertSpeech compression file to*.wave format file.and play it in pc.
Platform: | Size: 2608128 | Author: 陈先生 | Hits:

[OS programdriver

Description: Cameradriver VC编程环境下的USB摄像头程序例子,含全部源码并可... 详细说明:VC编程环境下的USB摄像头程序例子,含全部源码并可编译\运行.-VC programming environment procedures USB camera example, containing all the source code ... -programming environment procedures USB camera example, containing all the source code ..
Platform: | Size: 3235840 | Author: 陆仁兵 | Hits:

[Driver DevelopVCPPUSB

Description: VC++实现USB驱动开发与设计,适合USB开发初学者学习-VC++ achieve USB driver development and design, suitable for beginners learning USB development
Platform: | Size: 1758208 | Author: LXXAVR | Hits:

[Com PortROBORT

Description: USB转RS485,实现串行通讯,上位VC++编程-transferring usb protocol to RS485 protocol
Platform: | Size: 4691968 | Author: wangshuai | Hits:
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

CodeBus www.codebus.net